Getting started: Use <choices> in the schema
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jul 2013 23:20:07 +0000 (19:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Jul 2013 11:31:05 +0000 (07:31 -0400)
commitb73027aa041235392da03f77832dade3a7c26dc4
treebe86e1a7e96c20f9f23be706618ba1a1e07cbf17
parent99203f09f27a7426cf4879a874432047134d2bba
Getting started: Use <choices> in the schema

The use of a manually-specified enum is a little unusual.
This is really meant to be done by <choices>.
examples/application5/org.gtk.exampleapp.gschema.xml
examples/application6/org.gtk.exampleapp.gschema.xml
examples/application7/org.gtk.exampleapp.gschema.xml
examples/application8/org.gtk.exampleapp.gschema.xml